Add Azure custom resource group test for MAO#76408
Add Azure custom resource group test for MAO#76408patrickdillon wants to merge 1 commit intoopenshift:mainfrom
Conversation
We have a bug where installing to a custom Azure resource group will result in a failure when provisioning a machine using a minimal spec. https://redhat.atlassian.net/browse/OCPBUGS-78424 This adds a job to test this specific flow.
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse |
|
@patrickdillon: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: damdo, patrickdillon The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@patrickdillon: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
We were adding these tests as an easy way to reproduce OCPBUGS-78424, but surprised to see the rehearsals pass. After investigating the issue we determined that behaves unexpectedly and to reproduce the issue we need more specific permissions than are available in this test. See this comment and the follow up comment for more details. /close |
|
@patrickdillon: Closed this PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
We have a bug where installing to a custom Azure resource group will result in a failure when provisioning a machine using a minimal spec.
https://redhat.atlassian.net/browse/OCPBUGS-78424
This adds a job to test this specific flow.